home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / Deep Core Exo / Deep Core Exo.swf / scripts / DefineButton2_270 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-02-03  |  318 b   |  17 lines

  1. on(release){
  2.    var ┬º\x01┬º = 500;
  3.    if(eval("\x01") == 500)
  4.    {
  5.       set("\x01",eval("\x01") + 464);
  6.       _root.gotoAndPlay(14);
  7.    }
  8.    else if(eval("\x01") == 964)
  9.    {
  10.       set("\x01",eval("\x01") - 491);
  11.    }
  12.    else if(eval("\x01") == 473)
  13.    {
  14.       set("\x01",eval("\x01") + 484);
  15.    }
  16. }
  17.